github.com/coder/websocket.Conn.handleControl (method)

2 uses

	github.com/coder/websocket (current package)
		read.go#L202: 			err = c.handleControl(ctx, h)
		read.go#L289: func (c *Conn) handleControl(ctx context.Context, h header) (err error) {